Putting it to the Test: A Guide to Not Failing

So, you want to be a master of the Felonious arts. Very well. Here's some advice.

First, never underestimate the power of a well-placed underestimate. It's like a underestimating the underestimating, but less so.

Next, practice your mandates. A good re-mandate is like a good joke - it takes time and patience, but the re-mandated will be laughing with you, not at you.

			
				// Example of a poorly written mandate:
				if (underestimate < 1) {
					print("You are doing it wrong");
				}
				// Example of a well-written mandate:
				if (underestimate > 1) {
					print("You are doing it right");
				}
			
		

And remember, practice makes... well, not necessarily perfect, but it's a good starting point.

So, go forth and re-mandate your way to success!